home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10316 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: ip-pdx04-35.teleport.com!johnb
  2. From: johnb@imagix.com (John Blattner)
  3. Newsgroups: comp.lang.c++,comp.lang.c,comp.os.ms-windows.programmer.tools,comp.os.ms-windows.programmer.tools.misc
  4. Subject: Re: Code Visualization Tools
  5. Date: Thu, 7 Mar 1996 08:47:28 +1000
  6. Organization: Imagix Corporation
  7. Message-ID: <johnb.57.040717E5@imagix.com>
  8. References: <313D2E56.2E86@axonet.com.au>
  9. NNTP-Posting-Host: ip-pdx04-35.teleport.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  11.  
  12. In article <313D2E56.2E86@axonet.com.au> Andrew Dalgleish <andrewd@axonet.com.au> writes:
  13.  
  14. >I'm preparing a comparison of code visualization tools for my employer.
  15. >Unfortunately they seem to be a bit thin on the ground.
  16.  
  17. >So far, I've checked out:
  18.  
  19. >C Exploration Tools
  20. >Object Engineering Workbench
  21.  
  22. >Does anyone know of any existing comparisons or any others I should 
  23. >evaluate?
  24.  
  25. >I'll post my results.
  26.  
  27. You might want to check the "Software Re-engineering Web Home Page"
  28. which has a lot of useful information about tools, resources, etc, for
  29. program understanding.  You can find it at:
  30.     http://www.erg.abdn.ac.uk/users/brant/sre
  31.  
  32. Another useful site, associated with comp.software-eng and containing
  33. a wider selection of CASE tools is:    
  34.     http://www.qucis.queensu.ca/Software-Engineering
  35.  
  36. ----------
  37.  
  38. One tool I'd recommend you look at (since we make it) is Imagix 4D, a 
  39. program understanding tool for C and C++ software.
  40.  
  41. What's unique about Imagix 4D -
  42.     -  shows many aspects of software - control flow, data flow, build
  43.        dependencies, class use (C++ only), test coverage, performance...
  44.     -  allows easy focusing on pertinent data through knowledge-based
  45.        exploration engine
  46.     -  speeds comprehension through 3D graphic visualization
  47.     -  automatically generates design documentation, including html
  48.     -  is affordably priced
  49.  
  50. For more info and trial software:
  51.     file://ftp.teleport.com/pub/vendors/imagix/README
  52.     http://www.teleport.com/~imagix
  53.     email - info@imagix.com
  54.  
  55.  
  56. --------------------------------------------------------
  57. John Blattner
  58. Imagix Corporation               tel: 1.503.644.4905
  59. 3800 SW Cedar Hill Blvd #227     fax: 1.503.644.5629
  60. Beaverton, OR 97005-2035         email: johnb@imagix.com
  61.  
  62.                     
  63.